home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / smlnet1f.arc / SMLNET.FOS < prev    next >
Encoding:
Text File  |  1989-06-19  |  706 b   |  37 lines

  1. ; Smlnet.FOS    (Fossil Config File)     Smlnet 1.F   [05/19/89]
  2. ;
  3. ; Configure for use only if needing to use Fossil Drivers
  4. ;
  5. ; Format from 1 to 36 Nodes are:
  6. ;    Use the Fossil Driver  (Y/N)
  7. ;    Port#  (0 to 9)   Generally:  Port#0 is Com1, Port#1 is Com2, ...
  8. ;    DSZ Port setup Text.   What text to replace   port [COM]   with?
  9. ;        portx 3F8,4   is normal for  Com1
  10. ;        portx 2F8,3   is normal for  Com2
  11. ;        portx 3E8,4   is normal for  Com3
  12. ;        portx 2E8,3   is normal for  Com4
  13. ;
  14. ;Node 1 Information
  15. N
  16. 0
  17. portx 3F8,4
  18.  
  19. ;Node 2 Information
  20. N
  21. 1
  22. portx 2F8,3
  23.  
  24. ;Node 3 Information
  25. N
  26. 2
  27. portx 3E8,4
  28.  
  29. ;Node 4 Information
  30. N
  31. 3
  32. portx 2E8,3
  33.  
  34. ;...
  35. ;
  36. ;end
  37.